Fisher+ [OSC]The Fisher Transform Indicator is classified as an oscillator, meaning that its value swings above and below a central point. This characteristic allows traders to identify overbought and oversold conditions, providing potential clues about market reversals. As mentioned previously, it is an oscillator so the strength of the move is displayed by how long the fisher line stays above/below zero. Indicator can be used to aid in confluence near supply/demand zones.
White Line = Fisher
Red/Blue Line = Moving Average
--Changes color whether fisher line is above/below the MA
Red/Blue Shaded Line = Moving Average
--Changes color based on a smoothing factor
Red/Blue Shaded Fill = Asset in Overbought/Oversold Conditions
Red/Blue Circles = Asset in Extreme Overbought/Oversold Conditions
Red/Blue Triangles = MACD Signals Below/Above "0"
Divergence Labels = Asset Signaling Divergence
The moving average line will turn red/blue as long as the fisher line is below/above the moving average. The shaded MA line will switch colors based on if it is moving in an up/down trend. The MA can also be used as a signal and treated similar to an oscillator. Market trending conditions will either keep the MA below/above the dashed zero line.
MACD code credited to LazyBear's MACD Leader indicator. It is used to filter out/confirm any signals such as divergences. As long as the MACD Leader line is above both the MACD line and signal lines then it'll signal with with a triangle. MACD divergences will be added at a later time.
Cari dalam skrip untuk "macd divergence"
Divergence Indicator Multi [TradingFinder] MACD AO RSI DIV Chart🔵 Introduction
🟣 What is Divergence in Financial Markets?
Divergence in technical analysis happens when the price of a stock moves in a direction opposite to certain indicators. This is a crucial concept in financial markets as it can signal either a trend reversal or a continuation of the current correction in the trend. Understanding divergence helps traders and analysts make more informed decisions.
🟣 Positive Regular Divergence (RD+)
A positive regular divergence occurs at the end of a downtrend, where two price lows form. This divergence appears when the price chart shows a new low, but the indicator does not follow, signaling potential buying opportunities.
Positive divergence indicates increased buying pressure and reduced selling pressure, making it a useful signal for forecasting price increases.
🟣 Negative Regular Divergence (RD-)
A negative regular divergence is seen during an uptrend when two price highs form. The price chart records a new high, but the indicator does not reflect this change, suggesting that a market downturn is likely.
This type of divergence shows strong selling pressure and weaker buying activity, which can help identify selling opportunities.
Both positive and negative divergences are powerful tools for identifying potential trend reversals and key support and resistance levels. For example, when an indicator trends upward while the price moves downward, this creates divergence, warning traders to reconsider their investment strategy.
🟣 Different Types of Divergence in Trading
1. Regular Divergence :
o Positive Regular Divergence (RD+)
o Negative Regular Divergence (RD-)
2. Hidden Divergence :
o Positive Hidden Divergence (HD+)
o Negative Hidden Divergence (HD-)
3.Time Divergence.
Note : This guide focuses specifically on Regular Divergence.
🟣 What is Regular Divergence?
Regular Divergence, often referred to as convergence, occurs when price action and indicators show conflicting patterns, usually signaling the end of a trend. Detecting regular divergence helps traders anticipate potential trend reversals or the formation of reversal patterns.
🔵 How to Use
To optimize the detection of divergence, you can adjust the Fractal Period to specify the length of time for identifying divergence patterns.
Additionally, with the Divergence Detection Method, you can select oscillators like the MACD, RSI, or AO to base divergence detection on.
Divergence in MACD :
MACD divergence occurs when the price chart forms an opposite pattern compared to the MACD line, indicating a potential price reversal.
Divergence in RSI :
In a downtrend, if the price chart forms two consecutive lows with the second lower than the first, but the RSI shows two lows with the second higher, this indicates positive regular divergence, which is a buy signal.
On the other hand, during an uptrend, if the price forms two highs with the second higher than the first, but the RSI shows the second high lower, this points to negative regular divergence, indicating a sell signal.
Divergence in AO (Awesome Oscillator) :
The AO indicator calculates histograms using the difference between 5-period and 34-period simple moving averages. It compares peaks and troughs of these histograms with price movements, detecting divergence and plotting lines and arrows to signal divergence.
🔵 Table
The following table breaks down the main features of the oscillator. It covers four critical categories: Exist, Consecutive, Divergence Quality, and Change Phase Indicator.
Exist : If divergence is detected, a "+" will appear in this row.
Consecutive: Shows the number of consecutive divergences that have formed in a short period.
Divergence Quality : Evaluates the quality of the divergence based on the number of occurrences. One is labeled "Normal," two are "Good," and three or more are considered "Strong."
Change Phase Indicator : If a phase change is detected between two oscillation peaks, this is marked in the table.
1m Divergence Radar v.1 === Version 1 Beta, Revision 400 ===
=== Divergence Radar ===
=== Jason Tang ===
DESCRIPTION:
This script monitors several other indicators in the background, and when it detects certain combinations that indicate bullish or bearish divergences, it will create a buy or sell signal and shade the background green or red.
The indicators that this script monitors:
- 1m, 3m, 5m MACDS
- Higher Lows (Bullish Divergence) on the 3m and 5m MACD
- Lower Highs (Bearish Divergence) on the 3m and 5m MACD
- Lower Highs on the 3m and 5m DMI for buying strength (Bearish Divergence)
- Lower Highs on the 3m and 5m DMI for selling strength (Bullish Divergence)
- The 1m and 3m Keltner channel (shown as orange backgrounds only), to detect extremes in price.
The indicator will also watch for "squeeze" or "crash" conditions, at which time it will avoid sending a sell or buy signal. I have had many frustrations from shorting into a squeeze, and coded in a "don't catch the knife" safety mechanism.
To see these internal calculations, you can go to settings and check "Show Internals". Then you can check the Style tab for a label for each internal indicator.
WHY I MADE THIS:
I often watch multiple timeframes while day trading and it can be a mentally difficult task to keep track of all of the indicators on each timeframe. 1m, 3m, 5m, price candles, MACD, DMI, and more. This indicator is meant to "offload" much of the routine mental calculation like "Is there a MACD divergence on this timeframe?". It also provides me a way to visually backtest the strength of combinations of divergences. This is an ongoing project.
USAGE:
- This indicator should mainly be used on the 1m ES chart. It is meant to assist me with day trading the ES futures contract.
- Please keep in mind this is a BETA script and is in ongoing development. I tune it almost every day or week and will update it on a regular basis.
- The "buy" and "sell" zones this indicator shows are COUNTER-TREND indicators. Please keep that in mind.
- If price is RISING into a RED background, I would consider selling, if my other systems agree and if I find the risk/reward acceptable.
- If price is FALLING into a GREEN background, I would consider buying, if my other systems agree and if I find the risk/reward acceptable.
A dim RED background:
- The presence of lower highs on the 3m MACD, 5m MACD, 3m DMI Buying Strength, or 5m DMI Buying Strength
A bright RED background:
- An extremely overdone price move that is also showing some divergences. My best effort at algorithmically detecting a place to sell.
A dim GREEN background:
- The presence of higher lows on the 3m MACD, 5m MACD
- The presence of lower highs on the 3m DMI Selling Strength, or 5m DMI Selling Strength.
A bright GREEN background:
- An extremely oversold price that is also showing some divergences. My best effort at algorithmically detecting a place a buy.
A bright green dot above price (if Show Internals is checked):
- A SQUEEZE signal that cuts off any sell signal. In these conditions technical indicators do not seem to matter as forced buyers are dominating the price action. Do not be tempted to short the rip.
A bright red dot below price (if Show Internals is checked):
- A CRASH signal that cuts off any buy signal. In these conditions technical indicators do not seem to matter as forced sellers are dominating the price action. Do not be tempted to catch the knife.
MACD & Bollinger Bands Overbought OversoldMACD & Bollinger Bands Reversal Detector
This indicator combines the power of MACD divergence analysis with Bollinger Bands to help traders identify potential reversal points in the market.
Key Features:
MACD Calculation & Divergence:
The script calculates the standard MACD components (MACD line, Signal line, and Histogram) using configurable fast, slow, and signal lengths. It includes a simplified divergence detection mechanism that flags potential bearish divergence—when the price makes a new swing high but the MACD fails to confirm the move. This divergence can serve as an early warning that the bullish momentum is waning.
Bollinger Bands:
A 20-period simple moving average (SMA) is used as the basis, with upper and lower bands drawn at 2 standard deviations. These bands help visualize overbought and oversold conditions. For example, a close at or above the upper band suggests the market may be overextended (overbought), while a close at or below the lower band may indicate oversold conditions.
Visual Alerts:
The indicator plots the Bollinger Bands on the chart along with labels marking overbought and oversold conditions. Additionally, it marks potential bearish divergence with a downward triangle, providing a quick visual cue to traders.
Usage Suggestions:
Confluence with Other Signals:
Use the divergence signals and Bollinger Band conditions as filters. For example, even if another indicator suggests a long entry, you might avoid it if the price is overbought or if MACD divergence warns of weakening momentum.
Customization:
All key parameters, such as the MACD lengths, Bollinger Band period, and multiplier, are fully configurable. This flexibility allows you to adjust the indicator to suit different markets or trading styles.
Disclaimer:
This script is provided for educational purposes only. Always perform your own analysis and backtesting before trading with live capital.
BUY & SELL VOLUME PRESSURE by @XeL_ArjonaBUY & SELL PRICE TO VOLUME PRESSURE
By Ricardo M Arjona @XeL_Arjona
DISCLAIMER:
The Following indicator/code IS NOT intended to be a formal investment advice or recommendation by the author, nor should be construed as such. Users will be fully responsible by their use regarding their own trading vehicles/assets.
The embedded code and ideas within this work are FREELY AND PUBLICLY available on the Web for NON LUCRATIVE ACTIVITIES and must remain as is.
Pine Script code MOD's and adaptations by @XeL_Arjona with special mention in regard of:
Buy (Bull) and Sell (Bear) "Power Balance Algorithm" by: Stocks & Commodities V. 21:10 (68-72): "Bull And Bear Balance Indicator by Vadim Gimelfarb"
Normalisation (Filter) from Karthik Marar's VSA work: karthikmarar.blogspot.mx
Buy to Sell Convergence / Divergence and Volume Pressure Counterforce Histogram Ideas by: @XeL_Arjona
WHAT IS THIS?
The following indicators try to acknowledge in a K-I-S-S approach to the eye (Keep-It-Simple-Stupid), the two most important aspects of nearly every trading vehicle: -- PRICE ACTION IN RELATION BY IT'S VOLUME --
Volume Pressure Histogram: Columns plotted in positive are considered the dominant Volume Force for the given period. All "negative" columns represents the counterforce Vol.Press against the dominant.
Buy to Sell Convergence / Divergence: It's a simple adaptation of the popular "Price Percentage Oscillator" or MACD but taking Buying Pressure against Selling Pressure Averages, so given a Positive oscillator reading (>0) represents Bullish dominant Trend and a Negative reading (<0) a Bearish dominant Trend. Histogram is the diff between RAW Volume Pressures Convergence/Divergence minus Normalised ones (Signal) which helps as a confirmation.
Volume bars are by default plotted from RAW Volume Pressure algorithms, but they can be as well filtered with Karthik Marar's approach against a "Total Volume Average" in favor to clean day to day noise like HFT.
ALL NEW IDEAS OR MODIFICATIONS to these indicators are Welcome in favor to deploy a better and more accurate readings. I will be very glad to be notified at Twitter: @XeL_Arjona
Any important addition to this work MUST REMAIN PUBLIC by means of CreativeCommons CC & TradingView. -- 2015
Market Analysis Assistant This indicator uniquely maps and interprets key market conditions using Moving Averages, MACD, RSI, and Bollinger Bands. Unlike traditional indicators that only display visual signals, this tool provides written analysis directly on your chart as soon as specific conditions are met. This feature makes it easier to understand the market’s current state and anticipate potential moves.
Why Moving Averages? Moving Averages are essential for identifying the overall trend of the market. By analyzing the 200, 20, and 9-period Moving Averages, this indicator helps traders quickly determine whether the market is in an uptrend, downtrend, or sideways phase. The integration of multiple averages offers a comprehensive view, allowing for more accurate trend identification.
Why MACD? The MACD is a powerful tool for spotting trend reversals and momentum shifts. By monitoring MACD crossovers, divergences, and the position of the MACD line relative to the zero line, this indicator helps you identify potential changes in the trend direction before they fully develop, giving you a critical edge.
Why RSI? RSI is crucial for understanding the market's overbought and oversold conditions. By tracking RSI levels and its crossover with its moving average, this indicator provides early warnings for potential trend reversals or continuations, helping you time your entries and exits more effectively.
Why Bollinger Bands? Bollinger Bands are used to measure market volatility and identify breakout opportunities. By analyzing the price’s relationship with the upper and lower bands, this indicator helps traders spot potential overbought or oversold conditions, as well as possible breakout scenarios, offering a clear view of market dynamics.
Trend Identification (getTrend()): Detects whether the market is in an uptrend, downtrend, or sideways phase by analyzing the position of the price relative to the 200, 20, and 9-period moving averages.
MACD Analysis (analyzeMACD()): Identifies potential trend reversals or continuations through MACD divergence, crossovers, and the MACD signal line's position relative to the zero line.
RSI Monitoring (analyzeRSI()): Detects overbought and oversold conditions and anticipates trend continuation or corrections based on RSI crossings with its moving average.
Trap Zone Detection (analyzeTrapZone()): Highlights areas of potential price consolidation between the 20 and 200-period moving averages, indicating possible breakouts.
Bollinger Bands Analysis (analyzeBollingerBands()): Analyzes the price’s relationship with Bollinger Bands to identify overbought/oversold conditions, breakouts, and potential trend continuations or correction.
Fibonacci retracement will also check the moment the price tests a monthly or daily weekly Fibonacci retracement
What Makes This Indicator Unique?
This indicator stands out by transforming complex technical analysis into clear, written insights directly on your chart. As soon as specific conditions are met—such as a MACD crossover or an RSI overbought/oversold level—this tool immediately displays a written summary of the event, helping traders to quickly understand and act on market developments.
How to Use My Indicator:
The indicator is designed to provide detailed, real-time market condition analysis using Moving Averages, MACD, RSI, and Bollinger Bands. When certain market conditions are met, such as the price testing a specific moving average or the MACD indicating a potential reversal, the indicator displays this information in written form directly on the chart, in both English and Portuguese.
How to Interpret the Displayed Information:
The information displayed by the indicator can be used for:
Identifying Support and Resistance: The indicator can help identify when the price is testing an important support or resistance level, such as a moving average or a Fibonacci level, allowing the user to decide whether to enter or exit a position.
Trend Detection: If the indicator shows that the price is above the 200, 20, and 9-period moving averages, this may be a sign of an uptrend, indicating that the user should consider maintaining or opening buy positions.
Correction Signals: When the MACD indicates a potential correction, the user may decide to protect their profits by adjusting stops or even exiting the position to avoid losses.
Identifying Overbought/Oversold Conditions: Based on the RSI, the indicator can alert to overbought or oversold conditions, helping the user avoid entering a trade at an unfavorable time.
Example of Use:
the indicator shows several important pieces of information, such as:
"US100 Price is at the 50.0% Fibonacci level (Last Monthly)."
This suggests that the price is testing a significant Fibonacci level, which could be a point of reversal or continuation. A trader can use this information to adjust their entry or exit strategy.
"DXY RSI below 30: Indication of oversold condition"
This indicates that the DXY is in an oversold condition, which might suggest an upcoming bullish reversal. A trader could consider this when trading DXY-related assets.
"Bullish Trend: Price is above the 200, 20, and 9-period moving averages."
This confirms an uptrend, giving the user more confidence to hold long positions.
Availability:
This indicator is available in two languages: English and Portuguese. It is ideal for traders who prefer analysis in English as well as those who prefer it in Portuguese, making it a versatile and accessible tool for traders from different backgrounds
Este indicador mapeia e interpreta de forma única as principais condições de mercado utilizando Médias Móveis, MACD, RSI e Bandas de Bollinger. Ao contrário dos indicadores tradicionais que apenas exibem sinais visuais, esta ferramenta oferece uma análise escrita diretamente no seu gráfico assim que determinadas condições são atendidas. Isso facilita o entendimento do estado atual do mercado e a antecipação de possíveis movimentos.
Por que Médias Móveis? As Médias Móveis são essenciais para identificar a tendência geral do mercado. Ao analisar as Médias Móveis de 200, 20 e 9 períodos, este indicador ajuda os traders a determinarem rapidamente se o mercado está em tendência de alta, baixa ou em fase lateral. A integração de múltiplas médias oferece uma visão abrangente, permitindo uma identificação mais precisa das tendências.
Por que MACD? O MACD é uma ferramenta poderosa para identificar reversões de tendência e mudanças de momentum. Monitorando os cruzamentos do MACD, divergências e a posição da linha MACD em relação à linha zero, este indicador ajuda você a identificar possíveis mudanças na direção da tendência antes que elas se desenvolvam completamente, dando-lhe uma vantagem crítica.
Por que RSI? O RSI é crucial para entender as condições de sobrecompra e sobrevenda do mercado. Acompanhando os níveis do RSI e seu cruzamento com sua média móvel, este indicador fornece avisos antecipados para possíveis reversões ou continuações de tendência, ajudando você a cronometrar suas entradas e saídas de forma mais eficaz.
Por que Bandas de Bollinger? As Bandas de Bollinger são usadas para medir a volatilidade do mercado e identificar oportunidades de rompimento. Ao analisar a relação do preço com as bandas superior e inferior, este indicador ajuda os traders a identificar condições de sobrecompra ou sobrevenda, bem como possíveis cenários de rompimento, oferecendo uma visão clara da dinâmica do mercado.
Identificação de Tendências (getTrend()): Detecta se o mercado está em tendência de alta, baixa ou em fase lateral, analisando a posição do preço em relação às médias móveis de 200, 20 e 9 períodos.
Análise de MACD (analyzeMACD()): Identifica possíveis reversões ou continuações de tendência através de divergências do MACD, cruzamentos, e a posição da linha de sinal do MACD em relação à linha zero.
Monitoramento do RSI (analyzeRSI()): Detecta condições de sobrecompra e sobrevenda e antecipa a continuação da tendência ou correções com base nos cruzamentos do RSI com sua média móvel.
Detecção de Zona de Armadilha (analyzeTrapZone()): Destaca áreas de possível consolidação de preços entre as médias móveis de 20 e 200 períodos, indicando possíveis rompimentos.
Análise das Bandas de Bollinger (analyzeBollingerBands()): Analisa a relação do preço com as Bandas de Bollinger para identificar condições de sobrecompra/sobrevenda, rompimentos e possíveis continuações de tendência ou correção.
A retração de Fibonacci também verificará o momento em que o preço testa uma retração de Fibonacci semanal mensal ou diária
O que Torna Este Indicador Único?
Este indicador se destaca por transformar análises técnicas complexas em insights escritos claros diretamente no seu gráfico. Assim que condições específicas são atendidas—como um cruzamento do MACD ou um nível de sobrecompra/sobrevenda do RSI—esta ferramenta exibe imediatamente um resumo escrito do evento, ajudando os traders a entenderem e agirem rapidamente sobre as mudanças do mercado.
Como Utilizar o Meu Indicador:
O indicador foi desenvolvido para oferecer uma análise detalhada e em tempo real das condições de mercado, utilizando os conceitos de Médias Móveis, MACD, RSI e Bandas de Bollinger. Quando certas condições de mercado são atingidas, como o preço testando uma média móvel específica ou o MACD indicando uma possível reversão, o indicador exibe essas informações de forma escrita diretamente no gráfico, em inglês e português.
Como Interpretar as Informações Exibidas:
As informações exibidas pelo indicador podem ser usadas para:
Identificação de Suportes e Resistências: O indicador pode ajudar a identificar quando o preço está testando um nível de suporte ou resistência importante, como uma média móvel ou um nível de Fibonacci, permitindo ao usuário decidir se deve entrar ou sair de uma posição.
Detecção de Tendências: Se o indicador mostra que o preço está acima das médias móveis de 200, 20 e 9 períodos, isso pode ser um sinal de uma tendência de alta, indicando que o usuário deve considerar manter ou abrir posições de compra.
Sinais de Correção: Quando o MACD indica uma possível correção, o usuário pode decidir proteger seus lucros ajustando os stops ou até mesmo saindo da posição para evitar perdas.
Identificação de Condições de Sobrecompra/Sobrevenda: Com base no RSI, o indicador pode alertar sobre condições de sobrecompra ou sobrevenda, ajudando o usuário a evitar entrar em uma operação em um momento desfavorável.
Exemplo de Utilização:
o indicador mostra várias informações importantes, como:
"O preço do US100 está no nível de Fibonacci de 50,0% (mês passado)."
Isso sugere que o preço está testando um nível significativo de Fibonacci, o que pode ser um ponto de reversão ou continuação. Um trader pode usar essa informação para ajustar sua estratégia de entrada ou saída.
DXY RSI abaixo de 30: Indicação de condição de sobrevenda"
Isso indica que o DXY está em uma condição de sobrevenda, o que pode sugerir uma reversão de alta em breve. Um trader pode considerar isso ao fazer operações relacionadas ao DXY.
"Tendência de alta: o preço está acima das médias móveis de 200, 20 e 9 períodos."
Isso confirma uma tendência de alta, dando ao usuário mais confiança para manter posições longas.
Disponibilidade:
Este indicador está disponível em dois idiomas: inglês e português. Ele é ideal tanto para traders que preferem análises em inglês quanto para aqueles que preferem em português. Isso o torna uma ferramenta versátil e acessível para traders de diferentes origens.
Auto TrendLines [TradingFinder] Support Resistance Signal Alerts🔵 Introduction
The trendline is one of the most essential tools in technical analysis, widely used in financial markets such as Forex, cryptocurrency, and stocks. A trendline is a straight line that connects swing highs or swing lows and visually indicates the market’s trend direction.
Traders use trendlines to identify price structure, the strength of buyers and sellers, dynamic support and resistance zones, and optimal entry and exit points.
In technical analysis, trendlines are typically classified into three categories: uptrend lines (drawn by connecting higher lows), downtrend lines (formed by connecting lower highs), and sideways trends (moving horizontally). A valid trendline usually requires at least three confirmed touchpoints to be considered reliable for trading decisions.
Trendlines can serve as the foundation for a variety of trading strategies, such as the trendline bounce strategy, valid breakout setups, and confluence-based analysis with other tools like candlestick patterns, divergences, moving averages, and Fibonacci levels.
Additionally, trendlines are categorized into internal and external, and further into major and minor levels, each serving unique roles in market structure analysis.
🔵 How to Use
Trendlines are a key component in technical analysis, used to identify market direction, define dynamic support and resistance zones, highlight strategic entry and exit points, and manage risk. For a trendline to be reliable, it must be drawn based on structural principles—not by simply connecting two arbitrary points.
🟣 Selecting Pivot Types Based on Trend Direction
The first step is to determine the market trend: uptrend, downtrend, or sideways.
Then, choose pivot points that match the trend type :
In an uptrend, trendlines are drawn by connecting low pivots, especially higher lows.
In a downtrend, trendlines are formed by connecting high pivots, specifically lower highs.
It is crucial to connect pivots of the same type and structure to ensure the trendline is valid and analytically sound.
🟣 Pivot Classification
This indicator automatically classifies pivot points into two categories :
Major Pivots :
MLL : Major Lower Low
MHL : Major Higher Low
MHH : Major Higher High
MLH : Major Lower High
These define the primary structure of the market and are typically used in broader structural analysis.
Minor Pivots :
mLL: minor Lower Low
mHL: minor Higher Low
mHH: minor Higher High
mLH: minor Lower High
These are used for drawing more precise trendlines within corrective waves or internal price movements.
Example : In a downtrend, drawing a trendline from an MHH to an mHH creates structural inconsistency and introduces noise. Instead, connect points like MHL to MHL or mLH to mLH for a valid trendline.
🟣 Drawing High-Precision Trendlines
To ensure a reliable trendline :
Use pivots of the same classification (Major with Major or Minor with Minor).
Ensure at least three valid contact points (three touches = structural confirmation).
Draw through candles with the least deviation (choose wicks or bodies based on confluence).
Preferably draw from right to left for better alignment with current market behavior.
Use parallel lines to turn a single trendline into a trendline zone, if needed.
🟣 Using Trendlines for Trade Entries
Bounce Entry: When price approaches the trendline and shows signs of reversal (e.g., a reversal candle, divergence, or support/resistance), enter in the direction of the trend with a logical stop-loss.
Breakout Entry: When price breaks through the trendline with strong momentum and a confirmation (such as a retest or break of structure), consider trading in the direction of the breakout.
🟣 Trendline-Based Risk Management
For bounce entries, the stop-loss is placed below the trendline or the last pivot low (in an uptrend).
For breakout entries, the stop-loss is set behind the breakout candle or the last structural level.
A broken trendline can also act as an exit signal from a trade.
🟣 Combining Trendlines with Other Tools (Confluence)
Trendlines gain much more strength when used alongside other analytical tools :
Horizontal support and resistance levels
Moving averages (such as EMA 50 or EMA 200)
Fibonacci retracement zones
Candlestick patterns (e.g., Engulfing, Pin Bar)
RSI or MACD divergences
Market structure breaks (BoS / ChoCH)
🔵 Settings
Pivot Period : This defines how sensitive the pivot detection is. A higher number means the algorithm will identify more significant pivot points, resulting in longer-term trendlines.
Alerts
Alert :
Enable or disable the entire alert system
Set a custom alert name
Choose how often alerts trigger (every time, once per bar, or on bar close)
Select the time zone for alert timestamps (e.g., UTC)
Each trendline type supports two alert types :
Break Alert : Triggered when price breaks the trendline
React Alert : Triggered when price reacts or bounces off the trendline
These alerts can be independently enabled or disabled for all trendline categories (Major/Minor, Internal/External, Up/Down).
Display :
For each of the eight trendline types, you can control :
Whether to show or hide the line
Whether to delete the previous line when a new one is drawn
Color, line style (solid, dashed, dotted), extension direction (e.g., right only), and width
Major lines are typically thicker and more opaque, while minor lines appear thinner and more transparent.
All settings are designed to give the user full control over the appearance, behavior, and alert system of the indicator, without requiring manual drawing or adjustments.
🔵 Conclusion
A trendline is more than just a line on the chart—it is a structural, strategic, and flexible tool in technical analysis that can serve as the foundation for understanding price behavior and making trading decisions. Whether in trending markets or during corrections, trendlines help traders identify market direction, key zones, and high-potential entry and exit points with precision.
The accuracy and effectiveness of a trendline depend on using structurally valid pivot points and adhering to proper market logic, rather than relying on guesswork or personal bias.
This indicator is built to solve that exact problem. It automatically detects and draws multiple types of trendlines based on actual price structure, separating them into Major/Minor and Internal/External categories, and respecting professional analytical principles such as pivot type, trend direction, and structural location.
CCI Extreme and OBV DivergenceThis is my second set of two indicators combined utilize Multi time frame analysis of 5 minutes and 15 minutes.
CCI:
Green = uptrending
Red = downtrending
Bright Green = overbought, look to go SHORT
Bright Red = oversold, look to go LONG
OBV:
this use to predict the market direction buy drawing trend line.
It is also very good indicator to sport Smart Money moment. When price move higher but OBV trend lower, smart money is taking profit and reversing their position, look to go Short to you spot this type of divergence.
Also else already not there is no holy grail indicator so I also use this set of indicator to improve the signal
MACD [AlchimistOfCrypto]🌠 MACD Optimized with Python – Decoding the Chaos of Markets 🌠
Category: Trend Analysis 📈
"Like the dynamic systems studied in chaos theory, financial markets appear unpredictable at first glance. Yet, as Edward Lorenz demonstrated, even in apparent chaos reside harmonious mathematical structures. The MACD (Moving Average Convergence Divergence) represents this quest for order within disorder—a mathematical formulation that extracts coherent signals from price noise. By combining moving averages of different periods, this indicator reveals hidden cycles and precise moments when market energy shifts, like a pendulum obeying the immutable laws of physics."
📊 Technical Overview
The MACD Optimized with Python is a revolutionary take on the classic Moving Average Convergence Divergence indicator. Powered by Python-driven optimizations 🐍, it adapts to specific timeframes, delivering razor-sharp signals for traders seeking to navigate the market’s chaos with precision.
⚙️ How It Works
- Python-Optimized Parameters 🔧: Unlike the standard MACD (12,26,9), our version uses mathematically tailored parameters for each timeframe:
- 1H: 11/38/27
- 4H: 9/98/27
- 1D: 45/90/29
- 1W: 9/16/3
- 2W: 5/20/5
- Intuitive Visuals 🎨:
- Crossovers marked by colored dots 🟢🔴 for clear entry/exit signals.
- Histogram with a color gradient 🌈 to show direction and momentum intensity.
- Customizable Signals 🎯: Choose to display long, short, or both signals to match your trading style.
🚀 How to Use This Indicator
1. Select Your Timeframe ⏰: Choose the timeframe aligned with your trading horizon (1H, 4H, 1D, 1W, or 2W).
2. Spot Crossovers 🔍: Watch for the MACD line (green) crossing the signal line (red) to identify potential trend changes.
3. Confirm with Divergence ✅: Combine crossovers with price-MACD divergence for high-probability trend reversal signals.
📅 Release Notes
Unlock the hidden order of markets with this Python-optimized MACD. Stay tuned for future enhancements! ✨
🏷️ Tags
#Trading #TechnicalAnalysis #MACD #TrendAnalysis #Python #MultiTimeframe #Divergence #Momentum #TradingStrategy #RiskManagement #Forex #Stocks #Crypto #ChaosTheory #OptimizedTrading
TDMACD Divergence Multi Timeframe and Alert [5ema]I reused some functions, made by (i believe that):
@paaax: The table position function.
@everget: The RSI divergence function.
@QuantNomad: The function calculated value and array to show on table for input symbols.
@ChaosTrader: The function calculated value TDMACD.
-----
What to do?
MACD divergence signal.
The crossing of MACD and Signal line.
The reversal of MACD.
The reversal of Signal line.
The screener follow 6 different timeframes.
Set notification alert when signal appears.
-----
How is it created?
MACD line = fastMA - slowMA.
Signal line = ta.ema(macd(), signalLength)
Make function for pivot low & high point of MACD and price.
Request.security that function for earch time frame.
-----
How to use?
Can be combined with many other indicators or candlestick patterns.
Customize the input indicators to suit your strategy
1. MACD reversed:
2. Signal line reversed:
3. MACD Divergence :
4. MACD crossing Signal line:
5. Signal on Screener for multi time frame:
Green ⦿: Buy.
Red ⦿: Sell.
Green 〇: Review Buy.
Red 〇: Review Sell.
-----
This indicator is for reference only, you need your own method and strategy.
If you have any questions, please let me know in the comments.
Gap Reversal Signal with Indicators🔍 Gap Reversal Signal with Indicators — 結合 KD、MACD、SAR 與背離分析的多功能指標
🔍 Gap Reversal Signal with Indicators — A Multi-Tool Signal Indicator Combining KD, MACD, SAR, and Divergence Analysis
中文說明:
本指標結合多種常用技術分析工具,包括 KD 隨機指標、MACD 動能交叉、SAR 趨勢方向、以及 MACD 背離偵測,用以辨識潛在的價格反轉區域。適用於日內交易與波段操作,支援各類市場,如加密貨幣、股票與外匯等。
English Description:
This indicator combines several popular technical tools: Stochastic KD, MACD momentum crossovers, SAR trend direction, and MACD divergence detection. It helps traders identify potential reversal areas and is ideal for both intraday and swing trading. Works well on crypto, stocks, and forex markets.
🧠 功能特點 | Key Features
✅ KD指標(慢速隨機指標)檢測超買超賣並提供%K與%D交叉訊號
✅ Stochastic KD (slow) to detect overbought/oversold zones and crossover signals
✅ MACD金叉/死叉與零軸突破捕捉趨勢轉變與動能反轉
✅ MACD Crossovers + Zero-Line Breaks to capture trend changes and momentum reversals
✅ SAR指標即時顯示多空方向
✅ Parabolic SAR for real-time trend direction indication
✅ MACD背離偵測協助辨識潛在反轉區域
✅ MACD Divergence Detection for identifying hidden trend reversals
✅ 圖形提示與標籤提示可視化呈現各類訊號
✅ Visual Alerts and Labels for easy and quick signal recognition
📈 支援市場 | Supported Markets
📊 台股 / 美股 / 外匯 / 加密貨幣
📊 Taiwan Stocks / US Stocks / Forex / Cryptocurrencies (e.g. BTC, ETH)
🔧 推薦用法 | Recommended Use
搭配缺口策略與支撐壓力位使用
Use with gap-trading strategies and support/resistance zones
用於盤整末期或趨勢反轉的提示
Helpful for end-of-consolidation signals or trend reversals
支援短線與波段交易風格
Suitable for scalping and swing trading styles
💡 把這個指標加入你的圖表,立即體驗多重技術分析所帶來的交易優勢!
💡 Add this indicator to your chart now and experience the power of multi-tool technical analysis!
Institutional Quantum Momentum Impulse [BullByte]## Overview
The Institutional Quantum Momentum Impulse (IQMI) is a sophisticated momentum oscillator designed to detect institutional-level trend strength, volatility conditions, and market regime shifts. It combines multiple advanced technical concepts, including:
- Quantum Momentum Engine (Hilbert Transform + MACD Divergence + Stochastic Energy)
- Fractal Volatility Scoring (GARCH + Keltner-based volatility)
- Dynamic Adaptive Bands (Self-adjusting thresholds based on efficiency)
- Market Phase Detection (Volume + Momentum alignment)
- Liquidity & Cumulative Delta Analysis
The indicator provides a Z-score normalized momentum reading, making it ideal for mean-reversion and trend-following strategies.
---
## Key Features
### 1. Quantum Momentum Core
- Combines Hilbert Transform, MACD divergence, and Stochastic Energy into a single composite momentum score.
- Normalized using a Z-score for statistical significance.
- Smoothed with EMA/WMA/HMA for cleaner signals.
### 2. Dynamic Adaptive Bands
- Upper/Lower bands adjust based on volatility and efficiency ratio .
- Acts as overbought/oversold zones when momentum reaches extremes.
### 3. Market Phase Detection
- Identifies bullish , bearish , or neutral phases using:
- Volume-Weighted MA alignment
- Fractal momentum extremes
### 4. Volatility & Liquidity Filters
- Fractal Volatility Score (0-100 scale) shows market instability.
- Liquidity Check ensures trades are taken in favorable spread conditions.
### 5. Dashboard & Visuals
- Real-time dashboard with key metrics:
- Momentum strength, volatility, efficiency, cumulative delta, and market regime.
- Gradient coloring for intuitive momentum visualization .
---
## Best Trade Setups
### 1. Trend-Following Entries
- Signal :
- QM crosses above zero + Market Phase = Bullish + ADX > 25
- Cumulative Delta rising (buying pressure)
- Confirmation :
- Efficiency > 0.5 (strong momentum quality)
- Liquidity = High (tight spreads)
### 2. Mean-Reversion Entries
- Signal :
- QM touches upper band + Volatility expanding
- Market Regime = Ranging (ADX < 25)
- Confirmation :
- Efficiency < 0.3 (weak momentum follow-through)
- Cumulative Delta divergence (price high but delta declining)
### 3. Breakout Confirmation
- Signal :
- QM holds above zero after a pullback
- Market Phase shifts to Bullish/Bearish
- Confirmation :
- Volatility rising (expansion phase)
- Liquidity remains high
---
## Recommended Timeframes
- Intraday (5M - 1H): Works well for scalping & swing trades.
- Swing Trading (4H - Daily): Best for trend-following setups.
- Position Trading (Weekly+): Useful for macro trend confirmation.
---
## Input Customization
- Resonance Factor (1.0 - 3.618 ): Adjusts MACD divergence sensitivity.
- Entropy Filter (0.382/0.50/0.618) : Controls stochastic damping.
- Smoothing Type (EMA/WMA/HMA) : Changes momentum responsiveness.
- Normalization Period : Adjusts Z-score lookback.
---
The IQMI is a professional-grade momentum indicator that combines institutional-level concepts into a single, easy-to-read oscillator. It works across all markets (stocks, forex, crypto) and is ideal for traders who want:
✅ Early trend detection
✅ Volatility-adjusted signals
✅ Institutional liquidity insights
✅ Clear dashboard for quick analysis
Try it on TradingView and enhance your trading edge! 🚀
Happy Trading!
- BullByte
MACD histogram divergence by Rexio v1Hi everyone!
I wrote this indicator for intraday trading and it cannot be use only by itself you need to at least draw some S/R lines to make it useful. It is based at MACD histogram and gives signal when it sees divergence on MACD's Histogram when macd's histogram switchs trend. Im using it to playing with a trend most of the time looking. It highlights candles which can give good singnals to play with a trend (its based on ema200 and RSI overbought and oversold zones).
Im not a computer programist nor professional trader so it is only for educational purposes only.
Willams %R extreme and MACD DivergenceThis is two different indicators combine into one.
First is the two different period of Williams% 5 mins and 15 mins.
Second is the MACD line of 5 mins chart.
Both will be primarily use on the 5 mins chart, you can use on another time frame if you wish
Williams %:
green = uptrending
red = downtrending
Bright green: overbought condition, look to Short at the end of the signal
Bright Red: oversold condition, look to Long at the end of the signal
MACD:
I also added the MACD line which you can use for divergence
when price move higher and MACD is moving down, expecting price to drop sometime soon or vice versa. See chart for example.
Tango Multi-Timeframe Trend DotsTLDR: When the background is green, favor long. When the background is red, favor short.
By default: Will show 5-minute, 10-minute, 15-minute timeframe.
📈 Tango Multi-Timeframe Trend Dots
Tango Trend Dots is a visual trend-tracking tool that plots clean, color-coded trend signals from up to three different timeframes in a dedicated indicator pane. Each dot represents the trend direction on that timeframe:
🟢 Green = Uptrend
🔴 Red = Downtrend
🟡 Yellow = Trend-MACD conflict (optional MACD filter)
🔧 Features
Multi-Timeframe Support: Configure 3 different timeframes (default: 5m, 10m, 15m)
Color-Coded Trends:
Green = uptrend
Red = downtrend
Yellow = conflicting trend & MACD (if enabled)
MACD Filter (optional): Highlights trend conflicts using MACD histogram
Background Shading: Optional highlight when 2 out of 3 timeframes agree
Customizable UI: Clean labels and visual alignment of all signals
📊 Use Cases
Confirm short-term trades with higher timeframe alignment
Identify conflicting signals using MACD divergence
Spot consensus trends with visual clarity
Trend Confirmation StrategyComprehensive Trend Confirmation System
Indicator Features (Professional Description):
Comprehensive Trend Confirmation System is a versatile indicator meticulously designed to identify and confirm trend-based trading opportunities with exceptional efficiency. By seamlessly integrating analysis from a suite of leading technical tools, it aims to provide superior accuracy and reliability for informed trading decisions.
Key Features:
Intelligent Trend Identification: A robust trend analysis system that considers:
Adjustable Moving Averages: Utilizes three customizable moving average periods (fast, medium, slow) with user-selectable lengths and types (SMA, EMA, WMA, VWMA) to accurately determine the prevailing trend across different timeframes.
In-depth Price Action Analysis: Examines the formation of Higher Highs/Higher Lows (uptrend) and Lower Highs/Lower Lows (downtrend) to validate price direction.
Average Directional Index (ADX) with Adjustable Threshold: Measures the strength of a trend and employs the comparison between +DI and -DI to pinpoint the dominant momentum, featuring a customizable threshold to filter out weak signals.
Multi-Factor Signal Confirmation System: Enhances the reliability of trading signals through verification from four distinct confirmation tools:
Volume Analysis with Average Reference: Assesses whether trading volume supports price movements by comparing it to historical averages.
Relative Strength Index (RSI) with Reference Levels: Measures price momentum and identifies overbought/oversold conditions to confirm trend strength.
Moving Average Convergence Divergence (MACD) Divergence and Crossovers: Detects shifts in momentum and potential trend changes through the relationship between the MACD line and the Signal line.
Stochastic Oscillator with Reference Levels: Measures the current price's position relative to its historical range to evaluate overbought/oversold conditions and potential reversal opportunities.
Intelligent Signal Generation Logic:
Buy Signal: Triggered when a strong uptrend is identified (meeting defined criteria) and confirmed by at least three out of the four confirmation tools.
Sell Signal: Triggered when a strong downtrend is identified (meeting defined criteria) and confirmed by at least three out of the four confirmation tools.
User-Friendly Visualizations:
Moving Averages (MA): Displays three MA lines on the chart with user-configurable colors (default: fast-blue, medium-orange, slow-red) for easy visual trend analysis.
Clear Buy and Sell Signal Symbols: Presents distinct green upward-pointing triangles for buy signals and red downward-pointing triangles for sell signals at the corresponding candlestick.
Dynamic Candlestick Color Coding: Candlesticks are dynamically colored green upon a buy signal and red upon a sell signal for quick identification of trading opportunities.
Highly Customizable Parameters: Users have extensive control over the indicator's parameters, including:
Lengths and types of Moving Averages.
Length and Threshold of the ADX.
Length of the RSI.
Parameters for the MACD (Fast Length, Slow Length, Signal Length).
Parameters for the Stochastic Oscillator (%K Length, %D Length, Smoothing).
Ideal For:
Traders seeking a robust tool to accurately identify and confirm market trends.
Individuals aiming to reduce false signals and enhance the precision of their trading decisions.
Traders employing trend-following strategies in markets with clear directional movement.
Important Note:
While Comprehensive Trend Confirmation System is engineered to improve trading accuracy, no indicator can guarantee 100% profitable trades. Users are advised to utilize this indicator in conjunction with relevant fundamental analysis and sound risk management practices for optimal trading outcomes.
[blackcat] L3 Composite Trading System with ControlOVERVIEW
This indicator combines three distinct trading strategies into a unified decision-making framework. Utilizing KDJ oscillators, MACD divergence analysis, and adaptive signal filtering techniques, it provides actionable buy/sell signals validated against multi-period momentum trends and structural support/resistance levels.
FEATURES
Integrated KDJ oscillator with weighted moving average smoothing
Dynamic MACD difference visualization normalized against price volatility
Multi-layered confirmation process: • Momentum convergence/divergence tracking
• Candle pattern recognition (Yellow/Fuchsia flags)
• SMAs cross-validation (20/60-day thresholds)
Adaptive risk controls via tunable α parameter adjustment
HOW TO USE
Set Alpha Period parameter matching market cycle characteristics
Monitor primary trend direction via candle coloring (green/red zones)
Confirm directional bias using: ▪️ KDJ-J line position relative to zero axis ▪️ MACD histogram slope persistence (>3 bar validation)
Execute trades only when: • Buy/Sell labels align across both oscillator panels • Coincide with candle flag transitions (e.g., red→yellow) • Validate against concurrent SMA breakout conditions
LIMITATIONS
Lag inherent in EMA-based components during rapid reversals
Requires minimum 60-bar history for full functionality
Sensitive to fractal scaling due to normalization methods
Does not account for liquidity/volume dynamics
NOTES
• Yellow/Fuchsia flags reflect relative strength changes vs prior session
• SMA crossover validations have 16-bar lookback memory retention
Volume CandlesVolume Candles — Context-Aware Candle Color
Description:
This visual indicator colors your price candles based on relative volume intensity, helping traders instantly detect low, medium, and high volume activity at a glance. It supports two modes — Percentile Ranking and Volume Average — offering flexible interpretation of volume pressure across all timeframes.
It uses a 3-tiered color system (bright, medium, dark) with customizable tones for both bullish and bearish candles.
How It Works:
You can choose between two modes for volume classification:
Ranking Mode (Default):
Measures current volume’s percentile rank over a lookback period. Higher percentiles = stronger color intensity.
Percentile thresholds:
< 50% → light color (low volume)
50–80% → medium intensity
> 80% → high volume
Volume Average Mode:
Compares current volume against its simple moving average (SMA).
Volume thresholds:
< 0.5× SMA → light color
Between 0.5× and 1.5× → medium
> 1.5× → high intensity
Candle Paint:
Candles are colored directly on the chart, not in a separate pane. Bullish candles use green shades, bearish use red. All colors are fully customizable.
How to Interpret:
Bright Colors = High volume (potential strength or climax)
Muted/Transparent Colors = Low or average volume (consolidation, traps)
Example Use Cases:
Spot fakeouts with large price movement on weak volume (dark color)
Confirm breakout strength with bright candles
Identify stealth accumulation/distribution
Inputs & Settings:
Mode: Ranking Percentile or Volume Average
Lookback Period for ranking and SMA
Custom Colors for bullish and bearish candles at 3 intensity levels
Best For:
Price action traders wanting context behind each candle
Scalpers and intraday traders needing real-time volume feedback
Anyone using volume as a filter for entries or breakouts
Pro Tips:
Combine with Price Action, Bollinger Bands or VWAP/EMA levels to confirm breakout validity and intent behind a move.
Use alongside RSI/MACD divergences for high-volume reversal signals.
For swing trading, expand the lookback period to better normalize volume over longer trends.
Volume Cross ━ (For Volume Crop) [whvntr]This fulfills a request from user: iTibu to make an oscillator to go along with one of my indicators named: " Volume Crop ━ Hidden Volume Divergence ". It essentially does the same thing, without the Midline Tool , so you can better understand where the crosses are happening. Again, the hidden MACD Divergence circles formula originated from TheLark. I converted these values to volume instead of price.
Disclaimer: using this indicator, or any indicator anywhere, involves risk when trading and isn't a guarantee of 100% accurate results.
Open Interest Divergence (OI vs Price)This indicator show having increasing Open Interest but price still move in a range (Open Interest Divergence vs price).
It is same with Divergence of indicators as RSI Divergence, Macd Divergence, .... It is easy to understand.
Additional, with MA line OI, you can see the change of OI.
Crypto EMA 60/20Intended for use with Cryptocurrency Markets on the 12 hour time frame, the 60/20 exponential moving average frequency has proven successful for identifying trend bottom formations and for verifying head and shoulders top formations.
Combine the Crypto EMA 60/20 with classical RSI and MACD divergences to help verify impending reversals.
Useful for identifying trend changes in the frequency of four to six month price trends followed by a four to six week reversal, as historically found in cryptocurrency bull and bear markets.
This signal gets noisy if prices trend sideways for more than 30 days - consult daily views.
SQueezeVergenceThis is my SQueezeVergence indicator. It fires Buy and Sell signals based on squeeze momentum and trend. **It also creates Bull and Bear signals based on MACD divergence which should only be used as areas of support and resistance being as these signals repaint based on a 5 candle look back of pivots.** All settings are editable for better use. The default settings are what I use on the 1 Minute chart of ES to scalp. This is a simple indicator to help me get alerts on when I need to scalp. The divergence signals work well for areas of significance. I like to watch for breaks of these levels along with support and resistance. I hope this helps.
MACD+STOCHASTICA simple strategy that use MACD and STOCHASTIC to give buy/sell signal. Use fractals to put stop loss